home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
prgtools
/
editors
/
emcs1857
/
1857el~1.zoo
/
lisp
/
grow-vers.elc
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-02-04
|
213 b
|
11 lines
(insert-file-contents "lisp/version.el")
(re-search-forward "emacs-version \"[0-9.]*")
(insert ".0")
(delete-file "lisp/version.el")
(write-region (point-min) (point-max) "lisp/version.el" nil (quote nomsg))